home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Columbia Kermit
/
kermit.zip
/
newsgroups
/
misc.20010306-20010921
/
000272_drdiags@covad.net_Sat Jul 14 12:07:48 EDT 2001.msg
< prev
next >
Wrap
Text File
|
2020-01-01
|
2KB
|
53 lines
Article: 12603 of comp.protocols.kermit.misc
Path: newsmaster.cc.columbia.edu!panix!howland.erols.net!newsfeed.fast.net!uunet!dca.uu.net!news.laserlink.net!not-for-mail
From: DrDiags <drdiags@covad.net>
Newsgroups: comp.os.vxworks,comp.arch.embedded,comp.protocols.kermit.misc
Subject: Re: Kermit for VxWorks
Date: Sat, 14 Jul 2001 09:00:45 -0700
Organization: laserlink.net
Lines: 32
Message-ID: <3B506CAD.D85AC443@covad.net>
References: <9ikjrq$asm@watsun.cc.columbia.edu>
Reply-To: drdiags@covad.net
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Trace: newstest.laserlink.net 995125911 24266 24.248.27.59 (14 Jul 2001 15:51:51 GMT)
X-Complaints-To: abuse@laserlink.net
X-Mailer: Mozilla 4.74 [en] (Win95; U)
X-Accept-Language: en
Xref: newsmaster.cc.columbia.edu comp.os.vxworks:41702 comp.arch.embedded:108406 comp.protocols.kermit.misc:12603
Frank,
Some points I have noticed during the porting of gkermit. There
are several functions and structures which I probably would declare
static, such as lkup() in the gwart.c file. vxWorks has a similar
function. So I am going through all the source and leaving global
those functions that make sense for me. I may not complete this in
a timely manner, so hopefully someone else has already moved further
along than I.
Frank da Cruz wrote:
>
> From time to time, we get requests for Kermit file transfer software
> for VxWorks. I'd like to be able satisfy them.
>
> Does VxWorks have a C compiler, the basic minimum well-known header
> files, a C library, and a make program? Does it support the UNIX
> notion of standard i/o? If so, then maybe it's just a simple matter
> of getting the G-Kermit sources files onto VxWorks and typing "make":
>
> http://www.columbia.edu/kermit/gkermit.html
>
> Would anybody care to give it a try and report back? Thanks!
>
> Frank da Cruz
> The Kermit Project
> Columbia University
> http://www.columbia.edu/kermit/
--
http://www.xs4all.nl/~borkhuis/vxworks/vxworks.html (vxWorks FAQ home
page)